home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / fspool.arc / FSPOOL.DOC < prev   
Encoding:
Text File  |  1985-07-09  |  2.1 KB  |  53 lines

  1.                   FSPOOL COMMAND DOCUMENTATION
  2.  
  3. The  FSPOOL  command  allows you to redirect output  which  would 
  4. normally  be  sent to a parallel printer and store it in  a  disk 
  5. file.  This  might be useful if you plan to later send  the  file 
  6. over a modem to another computer for printing.  FSPOOL is invoked 
  7. as follows:
  8.  
  9.         FSPOOL <filename>
  10.  
  11. Where  <filename> is the file into which the print data is to  be 
  12. placed.  The  file  need not exist,  but if it does,  it will  be 
  13. deleted and recreated. Once FSPOOL has been invoked for the first 
  14. time the message:
  15.  
  16.         FSPOOL INSTALLED
  17.  
  18. will appear and the command portion will exit,  leaving behind  a 
  19. permanant  printer  interrupt  handler built-in  to  DOS.  Output 
  20. directed  to  the printer will be directed to the file  until  an 
  21. error  occurs  or the disk containing the file becomes  full  (in 
  22. this  case  an error message will be displayed and  the  file  is 
  23. closed).
  24.  
  25. At  any time the user may stop the spooling process and  redirect 
  26. printer output to the printer by typing:
  27.  
  28.         FSPOOL
  29.  
  30. with  no filename.  FSPOOL may be restarted at any time again  as 
  31. described  above  (but the permanent part remains  resident  even 
  32. when it has been disabled).
  33.  
  34. FSPOOL  works with DOS 2.0 (other versions of DOS may  work,  but 
  35. they  have  not been tested).  It uses about 4K  of  memory  once 
  36. installed.  Because  of  a  DOS  version dependent  patch  it  is 
  37. possible to use the PrtSc key with FSPOOL but this is sometimes a 
  38. risky business! FSPOOL should work with most word processors just 
  39. fine, however.
  40.  
  41. This  program is provided as is and no  warrantee,  expressed  or 
  42. implied, is made as to its usefulness for any intended purpose or 
  43. its reliability.  The author and the University of California are 
  44. not liable for any loss resulting from the use of this program.
  45.  
  46.                 Don D. Worth
  47.                 UCLA/OAC
  48.                 1/11/84
  49.  
  50. ----------------------
  51. Downloaded  from  the IBMPC special interest area of  CompuServe, 
  52. uploaded to PCanada by Bob Leigh, PC1022.
  53.